home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / credit7.doc < prev    next >
Text File  |  1995-03-31  |  980b  |  33 lines

  1. CREDITS.DOC, where credits on previous Goodies Disks are corrected. 
  2.  
  3. ---------- 
  4.  
  5. Goodies Disk #1: 'CW' was listed as "by ??"; it was written by 
  6.                  Steve Harper of HP. 
  7.  
  8. Steve reposted it to Comp.sys.handhelds on Wed 25 April 1990. 
  9.  
  10. ---------- 
  11.  
  12. Goodies Disk #1: 'REV' was listed as "by ??"; it was written by 
  13.                  Derek S. Nickel. 
  14.  
  15. Here is his original posting: 
  16.  
  17. (User.programs) 
  18. Item: 78 by akcs.dnickel@hpcvbbs.UUCP 
  19. Author: [Derek Scott Nickel] 
  20.   Subj: REV program 
  21.   Date: Sun Jun 03 1990 
  22.  
  23. Attached to this note is a program that uses a wee bit of machine 
  24. code.  REV will reverse the characters of a string.  This is a very 
  25. fast routine; it can reverse a 10K string in under half a second.  A 
  26. similar, non-machine code routine would take... never bench mark 
  27. something while you're on the modem... well it would take a long time! 
  28.  
  29. Example: 
  30. REV:  "ABCDEF" -> "FEDCBA" 
  31.  
  32.         Derek S. Nickel 
  33.